花费 7 ms
Linux Core Dump

当程序运行的过程中异常终止或崩溃,操作系统会将程序当时的内存状态记录下来,保存在一个文件中,这种行为就叫做Core Dump(中文有的翻译成“核心转储”)。我们可以认为 core dump 是“ ...

Tue Oct 22 23:09:00 CST 2013 2 51047
Linux设置运行core dump

系统配置vim /etc/sysctl.conf sysctl -p检查有没有生效cat /proc/sys/kernel/core_pattern 命令行启动的,需要ulimit设 ...

Mon Jun 17 22:59:00 CST 2019 0 541

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM